Platform Explorer / Nuxeo Platform 6.0

Extension point postContentCreationHandlers

Documentation

    <postContentCreationHandler
        class="org.nuxeo.ecm.platform.content.template.service.CollaborationPostHandler"
        enabled="true" name="collaborationPostHandler" order="1"/>

Contribution Descriptors

  • Class: org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.

  • nuxeo-template-rendering-core-6.0.jar
    <extension point="postContentCreationHandlers" target="org.nuxeo.ecm.platform.content.template.service.ContentTemplateService">
    
        <postContentCreationHandler class="org.nuxeo.template.importer.InitListener" name="templateSamplesImporter"/>
    
      </extension>